home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / angelpang.swf / scripts / frame_11 / PlaceObject2_405_172 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2006-06-13  |  170 b   |  9 lines

  1. onClipEvent(load){
  2.    pang_start = true;
  3.    this._x = random(380) + 120;
  4.    speedX = -5 + (- zzz_num);
  5.    ishit = false;
  6.    Att_hit = false;
  7.    distance = 250;
  8. }
  9.